align-content & align-items


Posted by Rich on 2021-05-17

Align-content determines the spacing between lines, while align-items determines how the items as a whole are aligned within the container.
When there is only one line, align-content has no effect.










Related Posts

JavaScript除錯

JavaScript除錯

以UI較度切入響應式網站

以UI較度切入響應式網站

OAuth2.0 實作 - 使用 nodemailer 幫忙寄信

OAuth2.0 實作 - 使用 nodemailer 幫忙寄信


Comments